2008-09-30 Michael Natterer <mitch@imendio.com>
* gtk/gtk.symbols: forgot the G_GNUC_CONST of
gtk_orientable_get_type().
svn path=/trunk/; revision=21551
+2008-09-30 Michael Natterer <mitch@imendio.com>
+
+ * gtk/gtk.symbols: forgot the G_GNUC_CONST of
+ gtk_orientable_get_type().
+
2008-09-30 Michael Natterer <mitch@imendio.com>
Bug 541009 – Get rid of separate subclasses for horizontal and
#if IN_HEADER(__GTK_ORIENTABLE_H__)
#if IN_FILE(__GTK_ORIENTABLE_C__)
-gtk_orientable_get_type
gtk_orientable_get_orientation
+gtk_orientable_get_type G_GNUC_CONST
gtk_orientable_set_orientation
#endif
#endif